toggle menu
Genius Scan SDK
6.0.0-beta11
androidJvm
switch theme
search in API
Genius Scan SDK
/
com.geniusscansdk.scanflow
/
FlowOutput
/
Success
Success
data
class
Success
<
R
:
Serializable
>
(
val
result
:
R
)
:
FlowOutput
<
R
>
Successfully completed the flow.
Members
Constructors
Success
Link copied to clipboard
constructor
(
result
:
R
)
Properties
result
Link copied to clipboard
val
result
:
R